Summarizing SUVs: Summarizing SUVs for PET
Description
The standard uptake value (SUV) is summarized using the hotspot method
or by calculating total volume of the high values.Usage
hotSpotSUV(suv, radius = 10, type = "3D")
totalSUV(suv, mask, z, bg, local = TRUE)
Arguments
suv
is the standard uptake value (SUV).
radius
is the desired hotspot radius (units = voxels).
type
is a character string (acceptable values are 2D or
3D) that determines the dimension of the hot spot (default =
3D).
mask
is a multidimensional array of logical values.
bg
is the estimated background SUV.